| Package | hl7.fhir.uv.tools | 
| Resource Type | StructureDefinition | 
| Id | CDSHooksElement | 
| FHIR Version | R5 | 
| Source | http://hl7.org/fhir/tools/https://build.fhir.org/ig/FHIR/fhir-tools-ig/StructureDefinition-CDSHooksElement.html | 
| URL | http://hl7.org/fhir/tools/StructureDefinition/CDSHooksElement | 
| Version | 0.8.0 | 
| Status | draft | 
| Date | 2025-08-05T20:48:40+00:00 | 
| Name | CDSHooksElement | 
| Title | CDSHooks Services Base Extensible Element | 
| Realm | uv | 
| Authority | hl7 | 
| Description | This structure is defined to allow the FHIR Validator to validate a CDSHooks Services Element with Extensions. TODO: This content will be moved to the CDS Hooks specification in the future | 
| Type | http://hl7.org/fhir/tools/StructureDefinition/CDSHooksElement | 
| Kind | logical | 
| StructureDefinition | |
| CDSHooksRequest | CDSHooks Request (Logical Definition) | 
| CDSHooksResponse | CDSHooks Response (Logical Definition) | 
| CDSHooksServices | CDSHooks Services Request (Logical Definition) | 
| CRDHooksResponse | CRD CDSHooks Response (Logical Definition) | 
| StructureDefinition | |
| CDSHooksExtensions | CDSHooks Services Extensions | 
Note: links and images are rebased to the (stated) source
English
Generated Narrative: StructureDefinition CDSHooksElement
| Name | Flags | Card. | Type | Description & Constraints | 
|---|---|---|---|---|
|   CDSHooksElement | 0..* | Base | This is an abstract type. Child types: CDSHooksRequest, CDSHooksResponse, CDSHooksServices Base Element - defines CDSHooks Extension | |
|    extension | 0..1 | CDSHooksExtensions | Object that has Named Extension Properties | |
Spanish
Generated Narrative: StructureDefinition CDSHooksElement
| Name | Flags | Card. | Type | Description & Constraints | 
|---|---|---|---|---|
|   CDSHooksElement | 0..* | Base | This is an abstract type. Child types: CDSHooksRequest, CDSHooksResponse, CDSHooksServices Base Element - defines CDSHooks Extension | |
|    extension | 0..1 | CDSHooksExtensions | Object that has Named Extension Properties | |
{
  "resourceType": "StructureDefinition",
  "id": "CDSHooksElement",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/json-suppress-resourcetype",
      "valueBoolean": true
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/tools/StructureDefinition/CDSHooksElement",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.1.42.5"
    }
  ],
  "version": "0.8.0",
  "name": "CDSHooksElement",
  "title": "CDSHooks Services Base Extensible Element",
  "status": "draft",
  "experimental": true,
  "date": "2025-08-05T20:48:40+00:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This structure is defined to allow the FHIR Validator to validate a CDSHooks Services Element with Extensions. TODO: This content will be moved to the CDS Hooks specification in the future",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": true,
  "type": "http://hl7.org/fhir/tools/StructureDefinition/CDSHooksElement",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "CDSHooksElement",
        "path": "CDSHooksElement",
        "short": "Base Element - defines CDSHooks Extension",
        "definition": "Base element for all CDSHooks Element - defines the extension element on all CDSHooks objects",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "CDSHooksElement.extension",
        "path": "CDSHooksElement.extension",
        "short": "Object that has Named Extension Properties",
        "definition": "A JSON object that has properties where the names are defined by the extension definitions",
        "comment": "Extension structures SHOULD use a strategy for naming that ensures global uniqueness, such as reverse-domain-name notation, e.g. com.cds-hooks.sandbox.myextension-practitionerspecialty. How to handle complex extensions (objects) is not defined",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CDSHooksElement.extension",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/tools/StructureDefinition/CDSHooksExtensions"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "CDSHooksElement",
        "path": "CDSHooksElement",
        "short": "Base Element - defines CDSHooks Extension",
        "definition": "Base element for all CDSHooks Element - defines the extension element on all CDSHooks objects"
      },
      {
        "id": "CDSHooksElement.extension",
        "path": "CDSHooksElement.extension",
        "short": "Object that has Named Extension Properties",
        "definition": "A JSON object that has properties where the names are defined by the extension definitions",
        "comment": "Extension structures SHOULD use a strategy for naming that ensures global uniqueness, such as reverse-domain-name notation, e.g. com.cds-hooks.sandbox.myextension-practitionerspecialty. How to handle complex extensions (objects) is not defined",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/fhir/tools/StructureDefinition/CDSHooksExtensions"
          }
        ]
      }
    ]
  }
}